home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Demo
/
Maguma
/
workbench-2.1.0-trial.exe
/
{app}
/
resource
/
common
/
defaults
/
autocompletion.xml
next >
Wrap
Extensible Markup Language
|
2004-03-04
|
286b
|
25 lines
<?xml version="1.0" encoding="UTF-8"?>
<codecompletion>
<token name="classd">
class |
{
}
</token>
<token name="classf">
class |
{
function ()
{
}
}
</token>
<token name="func">
function | ()
{
}
</token>
</codecompletion>